home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 4-Demos / Apple Demos / Tutorials / Display Card 4•8⁄8•24 Training / Display Card 4•8_8•24 Training / card_28496.txt < prev    next >
Text File  |  1990-03-19  |  4KB  |  202 lines

  1. -- card: 28496 from stack: in
  2. -- bmap block id: 49287
  3. -- flags: 0000
  4. -- background id: 49679
  5. -- name: content 3
  6. ----- HyperTalk script -----
  7. on openCard
  8.   global mapLoc, cardLoc
  9.   set hilite of bg btn "content 3" to true
  10.   if cardloc < 10 then
  11.     if maploc = "market" then
  12.       set hilite of cd btn ("market" && cardLoc) to true
  13.     end if
  14.   end if
  15. end opencard
  16.  
  17. on closeCard
  18.   global mapLoc, cardLoc
  19.   set hilite of bg btn "content 3" to false
  20.   if maploc = "market" then
  21.     if cardloc < 10 then
  22.       set hilite of cd btn ("market" && cardLoc) to false
  23.     end if
  24.   end if
  25. end closeCard
  26.  
  27.  
  28.  
  29. -- part 1 (field)
  30. -- low flags: 01
  31. -- high flags: 2000
  32. -- rect: left=124 top=139 right=254 bottom=334
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 0 / 0
  35. -- text alignment: 0
  36. -- font id: 3
  37. -- text size: 9
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: 
  41.  
  42.  
  43. -- part 2 (button)
  44. -- low flags: 00
  45. -- high flags: 2002
  46. -- rect: left=105 top=145 right=158 bottom=128
  47. -- title width / last selected line: 0
  48. -- icon id / first selected line: 0 / 0
  49. -- text alignment: 1
  50. -- font id: 0
  51. -- text size: 12
  52. -- style flags: 0
  53. -- line height: 16
  54. -- part name: market 0
  55. ----- HyperTalk script -----
  56. on mouseUp
  57.   push card
  58.   visual effect dissolve
  59.   go card "market 0"
  60. end mouseUp
  61.  
  62.  
  63.  
  64.  
  65. -- part 3 (button)
  66. -- low flags: 00
  67. -- high flags: 2002
  68. -- rect: left=105 top=161 right=174 bottom=128
  69. -- title width / last selected line: 0
  70. -- icon id / first selected line: 0 / 0
  71. -- text alignment: 1
  72. -- font id: 0
  73. -- text size: 12
  74. -- style flags: 0
  75. -- line height: 16
  76. -- part name: market 1
  77. ----- HyperTalk script -----
  78. on mouseUp
  79.   push card
  80.   visual effect dissolve
  81.   go card "market 1"
  82. end mouseUp
  83.  
  84.  
  85.  
  86.  
  87. -- part 5 (button)
  88. -- low flags: 00
  89. -- high flags: 2002
  90. -- rect: left=105 top=177 right=190 bottom=128
  91. -- title width / last selected line: 0
  92. -- icon id / first selected line: 0 / 0
  93. -- text alignment: 1
  94. -- font id: 0
  95. -- text size: 12
  96. -- style flags: 0
  97. -- line height: 16
  98. -- part name: market 3
  99. ----- HyperTalk script -----
  100. on mouseUp
  101.   push card
  102.   visual effect dissolve
  103.   go card "market 3"
  104. end mouseUp
  105.  
  106.  
  107.  
  108.  
  109. -- part 6 (button)
  110. -- low flags: 00
  111. -- high flags: 2002
  112. -- rect: left=105 top=227 right=240 bottom=128
  113. -- title width / last selected line: 0
  114. -- icon id / first selected line: 0 / 0
  115. -- text alignment: 1
  116. -- font id: 0
  117. -- text size: 12
  118. -- style flags: 0
  119. -- line height: 16
  120. -- part name: market 6
  121. ----- HyperTalk script -----
  122. on mouseUp
  123.   push card
  124.   visual effect dissolve
  125.   go card "market 6"
  126. end mouseUp
  127.  
  128.  
  129.  
  130.  
  131. -- part 10 (button)
  132. -- low flags: 00
  133. -- high flags: 2002
  134. -- rect: left=105 top=194 right=207 bottom=128
  135. -- title width / last selected line: 0
  136. -- icon id / first selected line: 0 / 0
  137. -- text alignment: 1
  138. -- font id: 0
  139. -- text size: 12
  140. -- style flags: 0
  141. -- line height: 16
  142. -- part name: market 4
  143. ----- HyperTalk script -----
  144. on mouseUp
  145.   push card
  146.   visual effect dissolve
  147.   go card "market 4"
  148. end mouseUp
  149.  
  150.  
  151.  
  152.  
  153. -- part 11 (button)
  154. -- low flags: 00
  155. -- high flags: 2002
  156. -- rect: left=105 top=210 right=223 bottom=128
  157. -- title width / last selected line: 0
  158. -- icon id / first selected line: 0 / 0
  159. -- text alignment: 1
  160. -- font id: 0
  161. -- text size: 12
  162. -- style flags: 0
  163. -- line height: 16
  164. -- part name: market 5
  165. ----- HyperTalk script -----
  166. on mouseUp
  167.   push card
  168.   visual effect dissolve
  169.   go card "market 5"
  170. end mouseUp
  171.  
  172.  
  173.  
  174.  
  175. -- part contents for background part 1
  176. ----- text -----
  177. Macintosh Display Card 4‚Ä¢8 and 8‚Ä¢24
  178.  
  179. -- part contents for background part 2
  180. ----- text -----
  181. Stack Contents
  182.  
  183. -- part contents for background part 8
  184. ----- text -----
  185. content3
  186.  
  187. -- part contents for background part 11
  188. ----- text -----
  189. Click any card to go there, a highlighted card indicates where you just came from.
  190.  
  191. -- part contents for background part 12
  192. ----- text -----
  193. The Market and Competition
  194.  
  195. -- part contents for card part 1
  196. ----- text -----
  197. Opening Card
  198. Introduction - Overview of Section
  199. Differentiating Graphics Card Products
  200. Market Positioning
  201. Target Market
  202. The Apple Advantage